func time.open

3 uses

	time (current package)
		sys_unix.go#L27: func open(name string) (uintptr, error) {
		zoneinfo_read.go#L402: 	fd, err := open(zipfile)
		zoneinfo_read.go#L574: 	f, err := open(name)